<$INCLUDE FILE="inc/macro.hsc"> One of the most annoying thing within creating HTML-pages is to find out if all your links work.

is able to check existence of local URIs in you HTML-project. When you refer to a non-existing local link within your source, will display a warning message.

The URI-checking can be enabled using the ChkUri switch. As far as I know, there is know way to find out if a URI on some far away host exists within ANSI-C. So never will support URI-checking on non-local URIs.